home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Educ / Higher Ed / G-M / MacPhaseExtras.sit / MacPhase Extras / MacPhase Macro Help.rsrc / TEXT_161_cliptodata.txt < prev    next >
Encoding:
Text File  |  1994-07-30  |  245 b   |  5 lines

  1. procedure ClipToData(dataName : Str255; convert : boolean; clipType : Str255);
  2.  
  3. Places the clipboard into the dataName data window.  If convert is TRUE then the System clipboard is converted using the clipType conversion.
  4.  
  5. Also see:  DataToClip